-
Home
-
Multiple Page Generator Plugin – MPG
-
4.0.12
-
Code
-
Classes
- CellValueFormatter
| Total Complexity |
32 |
| Dependencies |
6 |
| Dependents |
2 |
| Total lines |
280 |
| Lines of code |
104 |
| Logical lines of code |
70 |
| Comment lines |
92 |
| Methods |
12 |
| Properties |
3 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| extractAndFormatNodeValue() |
A |
54 |
9 |
22 |
| extractTextValueFromNode() |
S |
59 |
6 |
13 |
| formatDateCellValue() |
S |
60 |
3 |
14 |
| formatTimeCellValue() |
S |
60 |
3 |
14 |
| formatStringCellValue() |
S |
63 |
2 |
10 |
| transformWhitespaceNode() |
S |
71 |
2 |
5 |
| formatFloatCellValue() |
S |
68 |
2 |
7 |
| __construct() |
S |
77 |
1 |
4 |
| isWhitespaceNode() |
S |
79 |
1 |
3 |
| formatBooleanCellValue() |
S |
76 |
1 |
4 |
| formatCurrencyCellValue() |
S |
72 |
1 |
5 |
| formatPercentageCellValue() |
S |
80 |
1 |
3 |